home *** CD-ROM | disk | FTP | other *** search
/ HyperLib 1997 Winter - Disc 1 / HYPERLIB-1997-Winter-CD1.ISO.7z / HYPERLIB-1997-Winter-CD1.ISO / オンラインウェア / BUS / Fisher 2.sit / Fisher 2.rsrc / TEXT_128.txt < prev    next >
Text File  |  1993-06-21  |  2KB  |  19 lines

  1. About 2 x 2 Contigency Table Analysis
  2.  
  3. Thank you for using Fisher 2. This program is absolutely free. You can give this copy to any friend of yours or upload to any commercial and non-commercial telecom services. You can include this program even in a commercial product if you retain this help message as it is.
  4.  
  5. First select four input (or, technically 窶彳dit窶) boxes in the table by checking them. You must select exactly four input boxes. No more or no less, or the program will beep you. Only the numbers in these input boxes are independent, and other numbers are calculated based on them. Select four boxes wisely.
  6.  
  7. You can input actual numbers as well as mathematic formulae, like 12+3, 2*(2^(4-2)), or exp(5). The functions the program can handle are +, -, *, /, ^, sin, cos, log, exp, (, and ).
  8.  
  9. After having set your data into the input boxes, just press 窶廨o窶 or the RETURN key. First it does chi-square analysis. If any number of the table is less than or equal to five, it窶冤l automatically apply Yate窶冱 continuity correction. Then it calculates the probability based on this chi-square value.
  10.  
  11. Next you'll get an odds ratio (or a 窶徨elative risk窶 in a cohort study). If any number in the 2 x 2 table is zero, it窶冤l employ Haldane窶冱 correction to get a finate result.
  12.  
  13. Then comes a neat part. It calculates two probabilities based on the Fisher窶冱 exact probability text (FET). One is the probability that the specific observed combination of numbers happens (observed table), and the other is that the observed and less unlikely combinations of numbers occur (one-tail analysis). Use the one-tail analysis unless you窶决e dealing with exceptional problems.
  14.  
  15. The FET algorithm is ultrafast, precise, and can handle exceptionally large numbers. If you窶决e using 68040-based Macintosh, I bet you can窶冲 read the 窶彡alculating...窶 message in many cases.
  16.  
  17. You can save calculation as a TEXT file. Select 'Start New Archive...' from the File menu. Once you select an archive file, the results are automatically saved into the archive file whenever you press 窶廨o窶 or RETURN. You can also open an existing archive file (or any TEXT file) and append new results to it.
  18.  
  19. Program by Kaz Matsuki